uClibc - Wikipedia
https://en.wikipedia.org/wiki/UClibcIn computing, uClibc (sometimes written µClibc) is a small C standard library intended for Linux kernel-based operating systems for embedded systems and mobile devices. uClibc was written to support μClinux, a version of Linux not requiring a memory management unit and thus suited for microcontrollers (uCs; the "u" is a Latin script typographical approximation - not a proper …
uClibc
uclibc.org › aboutA C library for embedded Linux. uClibc (aka µClibc/pronounced yew-see-lib-see) is a C library for developing embedded Linux systems. It is much smaller than the GNU C Library, but nearly all applications supported by glibc also work perfectly with uClibc. Porting applications from glibc to uClibc typically involves just recompiling the source ...
uClibc
uclibc.org11 April 2012, uClibc 0.9.33.1 Released. uClibc-0.9.33.1 was released today. Grab the current 0.9.33.1 release tarball. Refer to the ChangeLog-0.9.33_0.9.33.1 for the gory details or find and use other interresting stuff in the download area. Changes include NPTL: Fix static linking with signal-related functions; Add a microblaze-specific sys ...
uClibc
https://uclibc.org11 April 2012, uClibc 0.9.33.1 Released. uClibc-0.9.33.1 was released today. Grab the current 0.9.33.1 release tarball. Refer to the ChangeLog-0.9.33_0.9.33.1 for the gory details or find and use other interresting stuff in the download area. Changes include NPTL: Fix static linking with signal-related functions; Add a microblaze-specific sys ...
uClibc++ C++ library
cxx.uclibc.orgAn embedded C++ library. This is the page for the uClibc++ C++ library. It is currently in development and might as well be called alpha software. Nonetheless is it quite usable. More testing is needed, as always. For more information, check out the About, FAQ or Status pages to the left.
Welcome to uClibc-ng! - Embedded C library
www.uclibc-ng.orguClibc-ng is a small C library for developing embedded Linux systems. It is much smaller than the GNU C Library, but nearly all applications supported by glibc also work perfectly with uClibc-ng. Porting applications from glibc to uClibc-ng typically involves just recompiling the source code. uClibc-ng supports shared libraries and threading.